Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Constants and Data Types


Text Encoding Specifications

Some JManager functions require you to pass a text encoding specification in their parameter lists. Such text encoding specifications have the following type definition:

typedef TextEncoding JMTextEncoding;

JManager supports all the text encoding specifications used by the Text Encoding Converter. See Programming with the Text Encoding Converter Manager for a list of possible text encoding specifications.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997